C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / SelectionMode Property

In This Topic
SelectionMode Property (TransposedGrid<T>)
In This Topic
Gets or sets the current selection mode.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property SelectionMode As SelectionMode
 
See Also